css shadows: Split up rendering of shadows
authorAlexander Larsson <alexl@redhat.com>
Mon, 6 May 2013 11:06:13 +0000 (13:06 +0200)
committerAlexander Larsson <alexl@redhat.com>
Mon, 6 May 2013 14:20:04 +0000 (16:20 +0200)
commit66d3b5a9cdb8f9799dc5080495f33fb56101da1b
tree895aa5cf42ae5e1a5ee6ab153b16d89a1c2f8a3e
parent5ba5306dc9f936d0869b45f27acf1b042c35c23e
css shadows: Split up rendering of shadows

We split up the rendering of blurred shadows into 9 parts, the
corners, the sides and the rest. This lets us only blur the "blurry"
part, and it lets us completely skip blurry parts that are fully
clipped.
gtk/gtkcssshadowvalue.c